From fb8828292471c600f654b87b8e870d7f57f40296 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Mon, 19 Dec 2005 22:45:07 +0000 Subject: [PATCH] Added testo sequence for "real" geoniche file format. --- gpsbabel/testo | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gpsbabel/testo b/gpsbabel/testo index 96a88be89..68c26feb1 100755 --- a/gpsbabel/testo +++ b/gpsbabel/testo @@ -565,6 +565,9 @@ ${PNAME} -i geoniche -f reference/geoniche.pdb -o geoniche -F ${TMPDIR}/gn.pdb ${PNAME} -i geoniche -f reference/geoniche.pdb -o gpx -F ${TMPDIR}/1.gpx ${PNAME} -i geoniche -f ${TMPDIR}/gn.pdb -o gpx -F ${TMPDIR}/2.gpx compare ${TMPDIR}/1.gpx ${TMPDIR}/2.gpx +# +${PNAME} -i geoniche -f reference/gn-targets.pdb -o gpx -F ${TMPDIR}/gn-targets.gpx +compare ${TMPDIR}/gn-targets.gpx reference/gn-targets.gpx # # saroute covers *.anr, *.rte, and *.rtd, but I only have an .anr for testing. -- 2.30.2